|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPv6 type 7 LSA structure. More...
Public Attributes | |
| bool | EBit |
| bool | FBit |
| bool | TBit |
| int | metric |
| Ospfv6Prefix | ipv6AddressPrefix |
| ipv6 | forwardingAddress |
| int | externalRouteTag |
| int | refLinkStateId |
Public Attributes inherited from OspfLSA | |
| OspfLSAHeader | header |
OSPv6 type 7 LSA structure.
| bool Ospfv6Type7LSA::EBit |
| int Ospfv6Type7LSA::externalRouteTag |
| bool Ospfv6Type7LSA::FBit |
| ipv6 Ospfv6Type7LSA::forwardingAddress |
| Ospfv6Prefix Ospfv6Type7LSA::ipv6AddressPrefix |
| int Ospfv6Type7LSA::metric |
| int Ospfv6Type7LSA::refLinkStateId |
| bool Ospfv6Type7LSA::TBit |